Learn R Programming

DataSetsUni (version 0.1)

Analysis of Video Tapes: The measurements by the analysis of video tapes

Description

The function allows to provide the 30 patients were assessed at baseline, post treatment, and a 6-month follow-up using the Wolf Mo- tor Function Test as primary outcome measure. The test con- sists of 17 tasks with two strength and 15 timed tasks which vary from gross shoulder movements to complex finger grips. The measurement was done by the analysis of videotapes.

Usage

data_videotapes

Value

data_videotapes gives the measurements by the analysis of video tapes.

Arguments

data_videotapes

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The 30 patients were assessed at baseline, post treatment, and a 6-month follow-up using the Wolf Mo- tor Function Test as primary outcome measure. The test con- sists of 17 tasks with two strength and 15 timed tasks which vary from gross shoulder movements to complex finger grips. The measurement was done by the analysis of videotapes. Recently, it is used by Nassar and Elmasry (2012) and fitted the generalized logistic distribution.

References

Nassar, M. M., & Elmasry, A. (2012). A study of generalized logistic distributions. Journal of the Egyptian Mathematical Society, 20(2), 126-133.

Examples

Run this code
x<-data_videotapes
summary(x)

Run the code above in your browser using DataLab